home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 5 (Internal Edition)
/
Apple R&P Lib Internal v5.0.iso
/
6-Developer Demos
/
Developer Demos-Ed.
/
Macintosh School® CD-ROM Demo
/
Macintosh SchoolÆ CD-ROM Demo
/
card_77886.txt
< prev
next >
Wrap
Text File
|
1990-08-14
|
3KB
|
127 lines
-- card: 77886 from stack: in
-- bmap block id: 78747
-- flags: 4000
-- background id: 58558
-- name: CSL Attendance
-- part 1 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=182 top=133 right=223 bottom=328
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: CSL Attendance
----- HyperTalk script -----
on mouseUp
lock screen
pop card into it
go to card short name of me of background "About"
unlock screen with iris close
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=90 top=41 right=89 bottom=166
-- title width / last selected line: 0
-- icon id / first selected line: 5016 / 5016
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: School Setup
----- HyperTalk script -----
on mouseUp
visual scroll down
go to card short name of me of this background
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=218 top=41 right=89 bottom=294
-- title width / last selected line: 0
-- icon id / first selected line: 5017 / 5017
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Student Details
----- HyperTalk script -----
on mouseUp
visual scroll down
go to card short name of me of this background
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=345 top=41 right=89 bottom=421
-- title width / last selected line: 0
-- icon id / first selected line: 5015 / 5015
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: CSL Scheduler
----- HyperTalk script -----
on mouseUp
visual scroll down
go to card short name of me of this background
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=150 top=272 right=320 bottom=226
-- title width / last selected line: 0
-- icon id / first selected line: 5012 / 5012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Report Cards
----- HyperTalk script -----
on mouseUp
visual scroll up
go to card short name of me of this background
end mouseUp
-- part 6 (button)
-- low flags: 00
-- high flags: A004
-- rect: left=285 top=272 right=320 bottom=361
-- title width / last selected line: 0
-- icon id / first selected line: 5013 / 5013
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Report Manager
----- HyperTalk script -----
on mouseUp
visual scroll up
go to card short name of me of this background
end mouseUp